home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 1884 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.5 KB  |  55 lines

  1. Newsgroups: comp.lang.c
  2. Message-ID: <60xC6fJpv6B@n1032.timb.wad.org>
  3. From: W.GESCHE@TIMB.wad.org (Wolfgang Gesche)
  4. Path: W.GESCHE!not-for-mail
  5. Organization: Wolfgang Gesche
  6. Subject: OWL Printing: HELP!!!!!
  7. Date: Tue, 16 Jan 1996 17:51:00 +0100
  8. X-Mailer: CrossPoint v3.1
  9. X-Gateway: ZCONNECT UT timb.wad.org [UNIX/Connect v0.71]
  10. MIME-Version: 1.0
  11. Content-Type: text/plain; charset=ISO-8859-1
  12. Content-Transfer-Encoding: 8bit
  13. X-Z-POST: Strunkhausen 32  D-53804 Much
  14.  
  15. Hi folks,
  16.  
  17. I really do not know how to continue with my program.... :-(
  18.  
  19. I use Borland C++ 4.02 and what I just wanna do is printing out some data  
  20. in a Windows-Program.
  21.  
  22. I tried it using fprintf(stdprn,"%s",mydata); but this cause ugly  
  23. characters when you type some non-standard-Stuff, like the sz in German.  
  24. But I do need it...
  25.  
  26. Have someone an Ansi-Ascii Converter or what I prefer is to use the GDI  
  27. for printing. But I really do not get along with the original  
  28. documentation and my Borland C++ book, which I purchase does not help  
  29. either.
  30.  
  31. So, my problem short:
  32. 1) Printing data from data-file like adresses, which are stored in a  
  33. binary file:
  34.  
  35. Klaus Mustermann
  36. Musterstrasse 45
  37. 53XXX Musterstadt
  38. \n
  39. \n
  40. Stefan Mⁿller
  41. Mⁿllerstra▀e 10
  42. 60323 Hausen
  43.  
  44. And I want something to control, to say the user when he has to insert  
  45. paper.
  46.  
  47. Please send any suggestions (example sources, questions...) to  
  48. W.Gesche@Timb.Wad.org.
  49.  
  50. It is really urgent :-)
  51.  
  52. Greetings come from:
  53. Wolfgang Gesche (W.Gesche@Timb.WaD.org) Much/Germany.
  54. ## CrossPoint v3.1 ##
  55.